home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news3.noc.netcom.net!zdc!zippo!usenet
- From: Jim McFarland <jgm6@orkand.em.cdc.gov>
- Subject: Re: NEWBIE Question: Hello World
- Content-Type: text/plain; charset=us-ascii
- Sender: usenet@news.zippo.com
- Content-Transfer-Encoding: 7bit
- Nntp-Posting-Host: 158.111.166.77
- Organization: The Orkand Corporation
- Message-ID: <DLE2Ls.1Ht@news.zippo.com>
- References: <4dgsbk$4nd@usenet1.sjc.in.sel.sony.com> <4dhi92$he5@druid.borland.com>
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
- Mime-Version: 1.0
- Date: Thu, 18 Jan 1996 18:13:04 GMT
-
- pete@borland.com (Pete Becker) wrote:
- >In article <4dgsbk$4nd@usenet1.sjc.in.sel.sony.com>,
- >rizzom@ccmail.nhq.sony.com says...
- >>
- >>Hi,
- >>
- >> I am VERY new to programming with C++ in Windows. Currently I am using
- >>MSVC++ 4.0 and Windows 95. I am looking for a "Hello World" program just
- >>to show me how to create a window, put some text and a button on, and
- >>possibly a menu. If anyone has some source they can e-mail me, I would
- >>greatly appreciate it.
- >
- >Have you tried the "Hello World Wizard"?
- > -- Pete
- >
-
- Good one, Pete. :-)
-
- But, seriously, there is plenty of sample code and a good tutorial that
- comes with VC++ 4.0. Just look in your on-line help and you should be
- able to find what you need.
-
-